home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / aaplayhi.zip / AA.MU < prev    next >
Text File  |  1991-07-16  |  51KB  |  2,148 lines

  1. // common strings that appear all over the place
  2.  
  3. NameString common_strings 
  4. {
  5. aalrmenu "=Ram6by6.fnt"  // font for low resolution menus
  6. aamenu "aamenu.fnt"      // font for medium resolution menus
  7. aahrmenu "aahrmenu.fnt"  // font for high resolution menus
  8. continue "Continue"
  9. yes "Yes"
  10. no "No"
  11. ok "OK"
  12. cancel "Cancel"
  13. load "Load"
  14. save "Save"
  15. any_key "Any key to continue >"
  16. enter "Enter choice >"
  17. unnamed "unnamed"         // name for unnamed files
  18. pls_wait "Please Wait:"
  19. }
  20.  
  21.  
  22. // help strings and names for all the inks. xxx_n == name xxx_help == help
  23. NameString ink_texts
  24. {
  25. xor_n "Xor",
  26. xor_help "Exclusive or the current color register with image."
  27. vgrad_n "V Grad",
  28. vgrad_help "Vertical Gradient: apply cluster colors from top to bottom."
  29. unzag_n "Unzag",
  30. unzag_help "Antialias (soften) staircase edges.  Doesn't affect vertical "
  31.     "or horizontal edges."
  32. tile_n "Tile",
  33. tile_help "Use the cel as a tile pattern."
  34. sweep_n "Sweep",
  35. sweep_help "Remove isolated pixels."
  36. split_n "Split",
  37. split_help "Slide every other scan line in opposite direction. Ink strength "
  38.     "is pixel offset."
  39. spark_n "Spark",
  40. spark_help "Sparkle: change pixel to the sum of its four neighbors modulo "
  41.     "256."
  42. soften_n "Soften",
  43. soften_help "Blur the image.  Repeat for increased effect."
  44. smear_n "Smear",
  45. smear_help "Drag colors gently in direction of mouse motion.  "
  46.     "(See pull for a strong smear.)"
  47. scrape_n "Scrape",
  48. scrape_help "Scrape through to reveal Swap Screen."
  49. rgrad_n "R Grad",
  50. rgrad_help "Radial gradient: apply cluster colors in a concentric "
  51.     "circular pattern."
  52. pull_n "Pull",
  53. pull_help "Drag colors strongly in direction of mouse motion.  "
  54.     "(See smear for a gentle smear.)"
  55. opaque_n "Opaque",
  56. opaque_help "Use current color with no see-through."
  57. lgrad_n "L Grad",
  58. lgrad_help "Line-contour gradient:  Apply cluster colors horizontally "
  59.     "contoured to edge."
  60. jumble_n "Jumble",
  61. jumble_help "Mix pixels randomly. Best results at low ink strength."
  62. hollow_n "Hollow",
  63. hollow_help "Reduce solid shapes to outlines.  Reverse of fill."
  64. hgrad_n "H Grad",
  65. hgrad_help "Horizontal gradient: apply cluster colors from left to right."
  66. gray_n "Gray",
  67. gray_help "Desaturate. Remove chroma. Push towards gray."
  68. glow_n "Glow",
  69. glow_help "Glow cluster: shift cluster colors one step."
  70. glaze_n "Glaze",
  71. glaze_help "Make translucent layers of color while mouse button is down. "
  72.     "Works well with spray."
  73. glass_n "Glass",
  74. glass_help "Make a single transparent layer. Release mouse button or start "
  75.     "a new shape for a new layer."
  76. emboss_n "Emboss",
  77. emboss_help "Bas-relief look.  Highlight upper-left set of edges.  Shadow the opposite set."
  78. dark_n "Dark",
  79. dark_help "Make colors darker.  Push towards black."
  80. close_n "Close",
  81. close_help "Close single pixel gaps in boundary lines of current color.  "
  82.            "Designed as an aid in creating fillable boundary shapes."
  83. bright_n "Bright",
  84. bright_help "Brighten:  increase apparent lighting."
  85. add_n "Add",
  86. add_help "Add register number of current color to image modulo 256."
  87. and_help "Logical and the current color register with image."
  88. merge_n "Merge"
  89. merge_help "Transparently merge with swap screen."
  90. minus_n "Minus",
  91. minus_help "Subtract the current color register from image.",
  92. or_n "Or",
  93. or_help "Logical or the current color register with image.",
  94. slice_n "Slice",
  95. slice_help "Slide every other vertical line in opposite direction."
  96.            "Ink strength is pixel offset.",
  97. smooth_n "Smooth",
  98. smooth_help "Mild defocusing effect.  Like soften but more subtle.   "
  99.             "Shifts image to the left half a pixel as a side effect.",
  100. unbuzz_n "UnBuzz",
  101. unbuzz_help "Blend pixels above and below to reduce flicker in interlace "
  102.             "images.",
  103. no_help "No help text."
  104. }
  105.  
  106. // help strings and names for all the ptools xxx_n = name xxx_help = help
  107. NameString tool_texts
  108. {
  109. text_n "Text"
  110. text_help "Edit text in a boxed area of the screen.\n"
  111.     "or load ascii files or fonts.",
  112. streak_n "Streak"
  113. streak_help "Freehand, brush-size line.\n"
  114.     "May be broken depending on mouse speed.",
  115. star_n "Star"
  116. star_help    "Create a star shape.\n"
  117.     "Define center first, then size and angle.",
  118. spray_n "Spray"
  119. spray_help    "Apply brush-size ink in random, circular pattern.\n"
  120.     "Set speed and width below.",
  121. spline_n "Spline"
  122. spline_help "Curved spline.\n"
  123.     "Set curvature with Tens, Bias and Cont sliders\n"
  124.     "Load and save from poly tool.",
  125. spiral_n "Spiral"
  126. spiral_help "Spiral-shaped line.\n"
  127.     "Set center, then angle, then turns.",
  128. shape_n "Shape"
  129. shape_help    "Drag mouse to apply freehand boundary.\n"
  130.     "Then release to close shape.",
  131. sep_n "Sep."
  132. sep_help "Separate colors.\n"
  133.     "Replace selected color(s) with current ink.",
  134. rpoly_n "Rpoly"
  135. rpoly_help "Regular polygon.\nAll sides same length.\n"
  136.     "Set points below.",
  137. poly_n "Poly"
  138. poly_help "Irregular polygon.\nDefine one point at a time.",
  139. petal_n "Petal"
  140. petal_help "A flower-like shape.\nSet radius and points with sliders.",
  141. oval_n "Oval"
  142. oval_help "Define minor axis, then angle and major axis.",
  143. move_n "Move"
  144. move_help "Move a boxed area of the screen.\n"
  145.     "If \"Clear cut\" is on fills area left behind\n"
  146.     "with key color.",
  147. line_n "Line"
  148. line_help "Apply ink in a straight line using current brush.",
  149. gel_n "Gel"
  150. gel_help "Freehand line with soft tapered edge.\n"
  151.     "Effect varies with brush size.",
  152. fillto_n "Fill To"
  153. fillto_help "Click on boundary color.\n"
  154.     "Then click anywhere within boundary to fill.",
  155. fill_n "Fill"
  156. fill_help "Apply ink to all pixels until stopped by a different color.",
  157. edge_n "Edge"
  158. edge_help "Click on a color.  Edges of that color will be "
  159.     "fringed with current ink.",
  160. driz_n "Driz."
  161. driz_help "Drizzle:  Line gets thinner with faster motion."
  162.     "  Best with a medium to large brush.",
  163. draw_n "Draw"
  164. draw_help "Hold down left button to apply unbroken line using current brush.",
  165. circle_n "Circle"
  166. circle_help "Make a circle.  Uses current brush if not filled.",
  167. box_n "Box"
  168. box_help "Draw a rectangle.  Uses Current brush if not filled.",
  169. no_help "No help text."
  170. }
  171.  
  172. NameString vdriver_texts 
  173. {
  174. V7VGA_0  "Video 7 640x400.  Works with most"
  175.     " V7 VGA cards other than the VEGA VGA.",
  176. V7VGA_1  "Video 7 640x480.  Works with most V7 VGA cards other"
  177.     " than the VEGA VGA if they have 512K memory.",
  178. V7VGA_2  "Video 7 720x540.  Requires card to have 512K memory",
  179. V7VGA_3  "Video 7 800x600.  Works with VRAM card with 512K.  You'll need a"
  180.     " 'Super VGA' monitor to display this."
  181. }
  182.  
  183. NameString picdrive_texts
  184. {
  185. // flilo.pdr texts 
  186. flilo_info "Will create files readable by low resolution Animator."
  187.  
  188. // targa.pdr texts
  189. targa_info "Reads most TARGA image formats.  "
  190.    "Writes 24-bit RGB TARGA format.  "
  191.    "\n\n"
  192.    "To read truecolor TARGA files, or write files "
  193.    "with different color or compression schemes, "
  194.    "use the ANICONV program.  "
  195. targa_fmt "Targa output format:\n"
  196.     "Color Mapped\n"
  197.     "Truecolor (RGB)\n"
  198.     "Cancel\n"
  199. targa_comp "Targa output compression:\n"
  200.     "None\n"
  201.     "Run Length\n"
  202.     "Cancel\n"
  203.  
  204. // tiff.pdr texts
  205. tiff_cmapped_info "Reads monochrome and color mapped formats.  " 
  206.    "Writes TIFF image files in color mapped format "
  207.    "using LZW compression."
  208.    "\n\n"
  209.    "To read RGB TIFF files, or write TIFF files "
  210.    "using different color options or compression "
  211.    "schemes, use the ANICONV program."
  212. tiff_grey_info "Reads monochrome and color mapped formats.  " 
  213.    "Writes TIFF image files in greys only "
  214.    "using packbits compression."
  215.    "\n\n"
  216.    "To read RGB TIFF files, or write TIFF files "
  217.    "using different color options or compression "
  218.    "schemes, use the ANICONV program."
  219. tiff_rgb_info "Reads monochrome and color mapped formats.  " 
  220.    "Writes TIFF image files in RGB format "
  221.    "using packbits compression."
  222.    "\n\n"
  223.    "To read RGB TIFF files, or write TIFF files "
  224.    "using different color options or compression "
  225.    "schemes, use the ANICONV program."
  226. tiff_fmt "TIFF output format:\n"
  227.     "Grayscale\n"
  228.     "Color Mapped\n"
  229.     "Truecolor (RGB)\n"
  230.     "Cancel\n"
  231. tiff_comp "TIFF output compression:\n"
  232.     "None\n"
  233.     "Packbits\n"
  234.     "LZW\n"
  235.     "Cancel\n"
  236.  
  237. }
  238.  
  239. NameString idriver_texts 
  240. {
  241. summa_opt0 "Summa input type\n" 
  242.       "Stylus\n"
  243.       "Puck\n"
  244.       "Cancel" 
  245.  
  246. mmouse_opt0 "Select mouse speed\n" 
  247.       "Slow\n"
  248.       "Medium\n"
  249.     "Fast\n"
  250.       "Cancel", 
  251.  
  252. wacom_opt0 "Select device type\n" 
  253.     "Pressure sensitive stylus\n"
  254.     "Side button stylus\n"
  255.     "Puck\n"
  256.       "Cancel", 
  257. }
  258.  
  259. // Definition of the main pull-downs
  260. Pull home
  261. {
  262. "Ani",100
  263.     {
  264.     "About Ani",101
  265.     "----",102
  266.     "Browse",103
  267.     "Frames",104
  268.     "Optics",105,'o','O'        //two key equiv followed by one key equiv
  269.     "Palette   ",106,'p','@'
  270.     "Tools",107
  271.     "Inks",108
  272.     "Titling",109,'l'
  273.     "Tween",110,'w'
  274.     "----",111
  275.     "Quit",112,'q','Q'
  276.     }
  277. "Flic",200
  278.     {
  279.     "New",201,'n','N'
  280.     "Reset",202
  281.     "Total Frames",203
  282.     "Composite...",204
  283.     "Join...",205
  284.     "Effects...",206
  285.     "Backwards...",207
  286.     "Save Segment",208
  287.     "Files...",209
  288.     }
  289. "Pic",300
  290.     {
  291.     "Clear",301,'c','X'
  292.     "Restore",302
  293.     "Apply Ink",303
  294.     "Separate",304
  295.     "View",305
  296.     "Files...",306
  297.     }
  298. "Cel",400
  299.     {
  300.     "Anim Cel...",408
  301.     "Clip",401,'C',0x9
  302.     "Get",402,'G','G'
  303.     "Lasso",403
  304.     "Move",404,'M','M'
  305.     "Paste",405,'P','`'
  306.     "Stretch",406
  307.     "Turn",407
  308.     "Release",410
  309.     "Files...",411,
  310.     }
  311. "Trace",500
  312.     {
  313.     "Blue Frame",501
  314.     "Unblue Frame",502
  315.     "Next Blue",503
  316.     "Insert Tween",504
  317.     "Erase Guides",505
  318.     "Clip Changes",506
  319.     "Repeat Changes",507
  320.     "Loop Segment",508
  321.     "Segment Flip     ",509,'S',0xa
  322.     "Flip Five",510,'F','5'
  323.     }
  324. "Swap",600
  325.     {
  326.     "Clip",601
  327.     "Trade",602
  328.     "Paste",603
  329.     "View",604
  330.     "Release",605
  331.     }
  332. "Poco",700,';'
  333.     {
  334.     "Program",701
  335.     "Use",702,'U','U'
  336.     "----",703
  337.     }
  338. "Extra",800
  339.     {
  340.     "Mask...",801
  341.     "Grid...",802
  342.     "Record...",803
  343.     "Settings...",804
  344.     "Configure...",805
  345.     "Screen Size",807,'z'
  346.     "Info",806,'I','?'
  347.     }
  348. }
  349.  
  350. NameString widge_retry
  351. {
  352. ask "Hardware lock failure.\n"
  353.     "Check cables and connections."
  354. r "Retry"
  355. c "Cancel"
  356. }
  357.  
  358. NameString exit_pj 
  359. {
  360. ask "Exit Autodesk Animator Pro?\n![1]",
  361. y "Yes",
  362. x "Abandon",
  363. n "No",
  364. }
  365.  
  366. NameString reset_flic 
  367. {
  368. ask    "Reset to ![1] X ![2] flic with\n"
  369.     "default settings?\n![3]\n", 
  370. y    "Yes", 
  371. size "Set Size",
  372. n    "No"
  373. }
  374.  
  375. NameString new_flic 
  376. {
  377. ask    "New ![1] X ![2] flic?\n![3]\n", 
  378. y    "Yes", 
  379. size "Set Size",
  380. n    "No"
  381. }
  382.  
  383. Qchoice comm_port 
  384. {
  385. "Select serial port for tablet"
  386. "COM 1"
  387. "COM 2"
  388. "COM 3"
  389. "COM 4"
  390. "CANCEL"
  391. }
  392.  
  393. Qchoice composit_mu
  394. {
  395. "Composite Functions"
  396. "Overlay ![1]"
  397. "Underlay ![1]"
  398. "Cross-fade"
  399. "Cancel"
  400. }
  401.  
  402. Qchoice poco_program
  403. {
  404. "Programming"
  405. "Edit"
  406. "Run"
  407. "Load"
  408. "Save ![1]"
  409. "Save As..."
  410. "New"
  411. "pocolib.txt"
  412. "Exit",
  413. }
  414.  
  415.  
  416. Qchoice frame_del_mu
  417. {
  418. "Frame Delete Menu"
  419. "Segment, Frames (![1] to ![2])"
  420. "All but segment"
  421. "Frames from Current"
  422. "Exit menu"
  423. }
  424.  
  425. NameString pdr_info
  426. {
  427. read_yes "Reads up to ![1] frames."
  428. read_no  "Does not read image files."
  429. write_yes "Writes up to ![1] frames."
  430. write_no  "Does not write image files."
  431.  
  432. // final formatter for info box
  433. // [1] is module name
  434. // [2] is title test fom module
  435. // [3] is read_yes or no
  436. // [4] is write_yes or no
  437. // [5] is info text from module
  438.  
  439. box_text "Image file module: ![1]\n"
  440.           "![2]\n\n"
  441.           "![3]\n"
  442.            "![4]\n\n"
  443.           "![5]"
  444. }
  445.  
  446.  
  447. Text max_frames { "The animation \"![1]\" contains ![2] frames.\n"
  448.                       "Autodesk Animator Pro can only load ![3] frames.\n\n"
  449.                    "Truncate file to ![3] frames and continue?" }
  450. Text load_first {  "\"![1]\" is a ![2] frame animation\n"
  451.                    "Load first frame as a picture?" }
  452. Text squeeze_to { "Squeeze to how many colors?" }
  453. Text nofont_char { "Character ![1] isn't in font" }
  454. Text olay_abort { "Abort composite on\n" "Frame ![1] of ![2]" }
  455. Text olay_start { "Composite flic starting this frame?" }
  456. Text celseq_del { "Deleting Cel sequence." }
  457. Text celseq_todisk { "Moving Cel sequence to disk." }
  458.  
  459. // time menu qnumbers
  460. Text set_frame0 { "Set this frame to first frame?" }
  461. Text move_ahead { "Move forward how many frames?" }
  462. Text move_back { "Move back how many frames?" }
  463. Text jump_frame { "Jump to frame number?" }
  464. Text set_frames  { "How many frames do you want in this flic?" }
  465. Text insert_after { "How many frames to insert after current frame?" }
  466. Text del_from { "How many frames (starting from current frame) to delete?" }
  467.  
  468. Text gif_snap { "Save snapshot of screen to .GIF file:" }
  469. Text comp_frames { "Enter transition frames." }
  470.  
  471. Text temp_path
  472. {
  473. "Set semicolon separated path of directories for temp files.\n"
  474. }
  475.  
  476. Text vdriver_info
  477. {
  478. "![1]\n\n"
  479. "File ![2] Mode ![3]\n"
  480. "Pixel depth ![4]\n"
  481. "Min width ![5] Max width ![6]\n"
  482. "Min height ![7] Max height ![8]\n"
  483. "Storage bytes available ![9]"
  484. }
  485.  
  486. Text browse_info
  487. {
  488. "![1]\n"
  489. "![2] frames in ![3] bytes\n"
  490. "Average frame size ![4]\n"
  491. "Speed ![5] jiffies/frame\n"
  492. "Resolution ![6] x ![7]",
  493. }
  494.  
  495. Text browse_cel_info
  496. {
  497. "![1]\n"
  498. "(Animator 1.0 uncompressed cel)\n"
  499. "1 frame in ![2] bytes\n"
  500. "Resolution ![3] x ![4]",
  501. }
  502.  
  503. Text about
  504. {
  505. "   Autodesk Animator Pro\n"
  506. "    V. ![1]    ![2]\n"
  507. "Copyright 1991 by Jim Kent.\n"
  508. "   ![3] ![4], ![5]. ![6]\n"
  509. " Produced exclusively for\n"
  510. "       Autodesk Inc.\n"
  511. "            By\n"
  512. "      Yost Group Inc.",
  513. }
  514.  
  515. Text one_per_scroll
  516. {
  517. "To get one frame per scroll\n"
  518. "you'd need ![1] frames.",
  519. }
  520.  
  521.  
  522. Text font_spacing {"Set extra space between characters."}
  523. Text font_leading {"Set extra space between lines."}
  524. Text sel_any_font {"Select any font"}
  525. Text sel_str {"Select"}
  526.  
  527. Qchoice comp_cmap
  528. {
  529. "What about the color maps?"
  530. "Combine color maps"
  531. "Keep current colors"
  532. "Use incoming colors"
  533. "No fitting"
  534. "Cancel"
  535. }
  536.  
  537. Qchoice comp_past
  538. {
  539. "Composite past end?"
  540. "Wrap at end"
  541. "Chop at end"
  542. }
  543.  
  544. Qchoice effects
  545. {
  546. "Special Effects"
  547. "Shrink x2"
  548. "Expand x2"
  549. "Crop"
  550. "Trails"
  551. "Pixelate"
  552. "Engrave"
  553. "Lace"
  554. "Grays Only"
  555. "Blue Numbers"
  556. "Cancel"
  557. }
  558.  
  559. Qchoice trails
  560. {
  561. "Type of Trail Effect",
  562. "Transparent",
  563. "Zero Clear",
  564. "Key Color Clear",
  565. "Cancel",
  566. }
  567.  
  568. Qchoice mask
  569. {
  570. "Mask Menu",
  571. "Use",
  572. "Create",
  573. "Clip",
  574. "Invert",
  575. "View",
  576. "Paste",
  577. "Release",
  578. "Files...",
  579. "Exit Menu",
  580. }
  581.  
  582. Qchoice grid
  583. {
  584. "Grid Menu"
  585. "Use"
  586. "Create"
  587. "Paste"
  588. "View"
  589. "Angle Snap"
  590. "Exit Menu"
  591. }
  592.  
  593. Qchoice configuration
  594. {
  595. "Adjust Animator Configuration",
  596. "Path for Temporary Files.",
  597. "Save Default Settings",
  598. "Input Device (Mouse/Tablet)",
  599. "Display Coordinates",
  600. "Cancel",
  601. }
  602.  
  603. Qchoice input_device
  604. {
  605. "Select graphics input device",
  606. "Microsoft Compatible Mouse",
  607. "Summagraphics MM 1201 12x12 Tablet",
  608. "Custom input device",
  609. "Select serial port for tablet",
  610. "Cancel",
  611. }
  612.  
  613. Qchoice justify
  614. {
  615. "Justify",
  616. "Left",
  617. "Right",
  618. "Center",
  619. "Fill Line",
  620. "Cancel",
  621. }
  622.  
  623. Qchoice record
  624. {
  625. "Macro Recording"
  626. "Start Record"
  627. "End Record"
  628. "Use Macro"
  629. "Repeat Macro"
  630. "Realtime Record"
  631. "Files..."
  632. "Cancel"
  633. }
  634.  
  635.  
  636. Text info
  637. {
  638. "Autodesk Animator Pro Info:\n\n"
  639. "![1] bytes free ![2] largest\n"
  640. "this frame update ![3]\n"
  641. "next frame update ![4]\n"
  642. "total updates ![5] average ![6]\n"
  643. "resolution: ![7] by ![8]"
  644. }
  645.  
  646. // panel data
  647.  
  648. // common parts loaded at startup
  649. NameString pj_muparts
  650. {
  651. kcol "K"
  652. fillp "F"
  653. otime "T"
  654. pan "Pan"
  655. ccycle "C"
  656. zoom "Zoom" "\nz"
  657.  
  658. // f|s|a buttons in time slider
  659. tseg_frame "F"
  660. tseg_seg "S"
  661. tseg_all "A"
  662. pbrush "\nb" // key only for brush button
  663.  
  664. // texts, first char is 'T'
  665. Trub_line "(![1] ![2]) wid ![3] hgt ![4] (![5] ![6]) deg ![7] rad ![8]",
  666. Tbox_coor "(![1] ![2] ) (![3] ![4] )"
  667. Trub_rect "![1] ![2]  (![3] ![4])  ![5] ![6]"
  668. Trub_circle "R = ![1] D = ![2]"
  669.  
  670. }
  671.  
  672. NameString home_panel
  673. {
  674. title "Home"
  675. clusid "AB"  // first char is clus #0 2nd #1
  676. grid "Grid"
  677. mask "Mask"
  678. files "Files..."
  679. redo "Redo" "\nr"
  680. undo "Undo" "\n\b"
  681. }
  682.  
  683. NameString home_keys
  684. {
  685. // items common to menus with standard header
  686.  
  687. ztogl "z" 
  688. status "?" 
  689. qpal "@" 
  690. color "\0\x3b"  // f1 key
  691. prevf "\0\x4b"  // left arrow
  692. nextf "\0\x4d"  // right arrow
  693. play "\0\x50"     // down arrow
  694. frame1 "\0\x48" // up arrow
  695.  
  696. // items in home menu only
  697. togm " "
  698. togb "b"
  699. clrp "x"
  700. undo "\b"
  701. redo "r"
  702. flp5 "5"
  703. flpr "\r"
  704. celcut "g"
  705. celclp "\t"
  706. celpas "`"
  707. celmov "m"
  708. // qsave "s"
  709. qload "l"
  710. qnew "n"
  711. quit "q"
  712. quit2 "\x1b" // escape
  713. pouse "u"
  714. optic "o"
  715. qinsf "\0\x52"    // insert key
  716. qkillf "\0\x53"    // delete key
  717.  
  718. // testing items
  719. debug "d" 
  720. test "/"
  721. eatk "k"
  722. trdp "+"
  723. trdm "-"
  724. rdir "="
  725. }
  726.  
  727. NameString zoom_panel
  728. {
  729. title "Zoom Settings" "\nq"
  730. src "Source"
  731. dest "Dest"
  732. fullsz "Fullsize"
  733. scale "SCALE"
  734. // texts, first char is 'T'
  735. Tzwin_title "![1] times ZOOM"
  736. }
  737.  
  738. NameString browse_panel 
  739. {
  740. cel_title "Browse Cels" "\nq"
  741. fli_title "Browse Flics" "\nq"
  742. load "Load" "\nl"
  743. dir "Dir"
  744. drive "Drive"
  745. ok "Ok" "\n\r"
  746. cancel "Cancel"
  747. del "Delete" "\nd"
  748. info "Info" "\ni"
  749. play "Play" "\np"
  750.  
  751. // Texts Note first char is 'T' 
  752. Tcant_read "Can't Read!" 
  753. }
  754.  
  755. NameString cel_panel 
  756. {
  757. title "Anim Cel" "\nq"
  758. bluelast "Blue Last"
  759. stream "Stream"
  760. moveto "To cursor"
  761. grid "Grid"
  762. mask "Mask"
  763. cel_frames "Cel Frames:"
  764. undo "Undo" "\n\b"
  765.  
  766. // Texts Note first char is 'T' 
  767. Tscale "Stretch"
  768. Tturn "Turn"
  769. Tmove "Move",
  770. Tpaste "Paste"
  771. Tsprite "Sprite"
  772. Tsetkey "Set Key"
  773. }
  774.  
  775. NameString sprite_panel
  776. {
  777. title "Sprite"
  778. rend "Render Sprite"
  779. kill "Cancel Sprite"
  780. }
  781.  
  782. NameString join_panel 
  783. {
  784. title "Join" "\nq"
  785. name1 "1: ![1]"
  786. name2 "2: ![1]"
  787. boxilate "Boxilate"
  788. dissolve "Dissolve"
  789. custom "Custom"
  790. cut "Cut"
  791. color "Colors"
  792. blend "Blend"
  793. col2 "2:"
  794. col1 "1:"
  795. rev "Reverse"
  796. match "Match Size"
  797. swapend "Swap Ends"
  798. still "Still"
  799. frames "Frames:"
  800. preview "Preview"
  801. rend "Render"
  802. custinfo "Custom: ![1]  ![2] Frames, (![3] X ![4])"
  803. }
  804.  
  805. NameString flisize_panel 
  806. {
  807. title "Flic format menu"
  808. ok "OK\n\r"
  809. fullsize "Full screen (![1] X ![2])\nf"
  810. cancel "Cancel"
  811. defaultsz "![1] X ![2]"
  812. hgt "Height"
  813. wid "Width"
  814. }
  815.  
  816. NameString driver_panel 
  817. {
  818. title "\nq" // key only, text from outside
  819. ok "Ok"
  820. cancel "Cancel"
  821. info "Info"
  822. }
  823.  
  824. NameString saveseg_panel 
  825. {
  826. title "Segment Save" "\nq"
  827. save "Save Segment"
  828. cancel "Cancel"
  829. }
  830.  
  831. NameString frames_panel
  832. {
  833. title "Frames" "\nq"
  834. mul5 "*5"
  835. mul3 "*3"
  836. mul2 "*2"
  837. jmp_d "D"
  838. jmp_c "C"
  839. jmp_b "B"
  840. jmp_a "A"
  841. marks "MARKS"
  842. use_d "D"
  843. use_c "C"
  844. use_b "B"
  845. use_a "A"
  846. seg "Segment"
  847. otime "Time Select"
  848. speed "Play speed"
  849. del "Delete"
  850. insert "Insert"
  851. }
  852.  
  853. NameString optics_panel
  854. {
  855. title "Optics" "\nq"
  856. prop "Proportional"
  857. szby_mouse "Mouse control"
  858. by_mouse "Mouse control"
  859. as_spin "Same as Spin"
  860. szc_dflt "Default"
  861. as_size "Same as Size"
  862. spc_dflt "Default"
  863. enlarge "Enlarge"
  864. reduce "Reduce"
  865. sz_both "Both"
  866. sz_cent "Center"
  867. sp_turns "Turns"
  868. sp_axis "Axis"
  869. sp_cent "Center"
  870. sp_closed "Closed"
  871. pa_open "Open"
  872. pa_save "Save"
  873. pa_load "Load"
  874. pa_view "View"
  875. pa_edit "Edit"
  876. pa_clock "Clocked"
  877. pa_samp "Sampled"
  878. pa_poly "Polygon"
  879. pa_spline "Spline"
  880. path "Path"
  881. move "Move"
  882. size "Size"
  883. spin "Spin"
  884. clear_tk "Clear Track"
  885. clear_mv "Clear Move"
  886. continue "Continue"
  887. use "Use" "\nr"
  888. loop "Loop" "\nl"
  889. view "View" "\nv"
  890. kcol "K"
  891. fillp "F"
  892. t_all "A"
  893. t_seg "S"
  894. t_frm "F"
  895. pen  "\nb" // key equiv only
  896. }
  897.  
  898. NameString titles_panel 
  899. {
  900. title "Titling" "\nq"
  901. fill "Fill Line"
  902. center "Center"
  903. right "Right"
  904. left "Left"
  905. fcount "Frame Count"
  906. by_char "By Character"
  907. By_pix "By Pixel"
  908. still "Still"
  909. type_on "Type On"
  910. across "Scroll Across"
  911. scroll_up "Scroll Up"
  912. ld_font "Load Font"
  913. movewin "Place Window"
  914. ld_text "Text Files..."
  915. edit "Edit Text"
  916. new "New Text"
  917. render "Do Titling"
  918. justify "Justify"
  919. scroll "Scrolling"
  920. movement "Movement"
  921. }
  922.  
  923. NameString multi_panel
  924. {
  925. title "Time select" "\nq"
  926. nextcel "Next Cel"
  927. complete "Complete"
  928. out_slow "Out slow"
  929. in_slow "In slow"
  930. reverse "Reverse"
  931. ppong "Ping-Pong"
  932. still "Still"
  933. render "Render" "\nr"
  934. preview "Preview" "\np"
  935. cancel "Cancel"
  936. key "K"
  937. msk "M"
  938. fill "F"
  939. otime "T"
  940. pen "\nb" // key only
  941.  
  942. // two sets with 't' (to) and 'f' (from)
  943. tall "To All" "\na"
  944. fall "From All" "\na"
  945.  
  946. tseg "To Segment" "\ns"
  947. fseg "From Segment" "\ns"
  948.  
  949. tframe "To Frame" "\nf"
  950. fframe "From Frame" "\nf"
  951. }
  952.  
  953. NameString files_panel
  954. {
  955. title "Files" "\nq"
  956. record "Record"
  957. mask "Mask"
  958. settings "Settings"
  959. optic "Optic"
  960. path "Path"
  961. poly "Polygon"
  962. font "Font"
  963. text "Text"
  964. tween "Tween"
  965. pal "Palette"
  966. cel "Cel"
  967. pic "Picture"
  968. flic "Flic"
  969. del "Delete" "\nd"
  970. save "Save" "\ns"
  971. load "Load" "\nl"
  972. exit "Exit" "\ne"
  973. }
  974.  
  975. NameString fscroll_panel 
  976. {
  977. ok "\n\r" // text is input
  978. cancel "Cancel"
  979. plus "+" "\n+"
  980. wild "Wildcard:"
  981. dir "Dir:"
  982. file "File:"
  983. }
  984.  
  985. NameString palette_panel
  986. {
  987. title "Palette" "\nq",
  988. hls "HLS",
  989. rgb "RGB",
  990. b "B",
  991. a "A",
  992. clus "Cluster",
  993. all "All",
  994. t "T",
  995. fit "Fit",
  996. undo "Undo" "\n\b",
  997. pen "\nb"
  998. }
  999.  
  1000.  
  1001. NameString option_panel 
  1002. {
  1003. title "\nq"
  1004. help "Help"
  1005. clusid "AB"  // first char is clus #0 2nd #1
  1006. redo "Redo" "\nr"
  1007. undo "Undo" "\n\b"
  1008. }
  1009.  
  1010. NameString tool_panels
  1011. {
  1012. tfont "Font"
  1013. tsave "Save"
  1014. tload "Load"
  1015. tedit "Edit"
  1016. tplace "Reuse"
  1017. tjust "Justify"
  1018. sep_boxed "Boxed"
  1019. sep_close "Near"
  1020. sep_range "Cluster"
  1021. sep_single "Single"
  1022. os_psens "Pres Sens"
  1023. biastag "Bias"
  1024. conttag "Cont"
  1025. tenstag "Tens"
  1026. c2curve "2 Color"
  1027. fcurve "Filled"
  1028. ccurve "Closed"
  1029. ecurve "Reuse"
  1030. color2 "2 Color"
  1031. filledp "Filled"
  1032. bcolor2 "2 Color"
  1033. filledb "Filled"
  1034. clear_cut "Copy"
  1035. fpg_files "Files"
  1036. fpg_o1mpg_editp "Reuse"
  1037. fpg_closed "Closed"
  1038. fpg_color2 "2 Color"
  1039. fpg_filledp "Filled"
  1040. ompg_color2 "2 Color"
  1041. ompg_filledp "Filled"
  1042. o1mpg_color2 "2 Color"
  1043. o1mpg_filledp "Filled"
  1044. // texts, first char is 'T'
  1045. Tnthresh "Near Threshold"
  1046. Tswid "Spray Width"
  1047. Tsair "Air Speed"
  1048. Tbevel "Bevel"
  1049. Tomppts "POINTS"
  1050. Tosrpts "POINTS"
  1051. Tinrad "INNER RADIUS RATIO"
  1052. }
  1053.  
  1054. NameString brush_panels
  1055. {
  1056. title "Brush menu" "\nq"
  1057. angle "Angle"
  1058. bsize "Brush Size"
  1059. // texts, first char is 'T'
  1060. Tgel_size "Gel Brush Size"
  1061. }
  1062.  
  1063. NameString ink_panels
  1064. {
  1065. dither "Dither"
  1066. rgcent "Center"
  1067. // texts, first char is 'T'
  1068. Tstrength "Ink Strength"
  1069. }
  1070.  
  1071. NameString tween_panel
  1072. {
  1073. title "Tween" "\nq"
  1074. grid "Grid"
  1075. mask "Mask"
  1076. tool "Tools"
  1077. // texts start with 'T'
  1078. Ttoolname "Tween"
  1079. }
  1080.  
  1081. NameString font_panel
  1082. {
  1083. title "Fonts" "\nq"
  1084. ok     "Load\n\r"
  1085. cancel "Cancel"
  1086. dir "Font Directory\nd"
  1087. space "Spacing\ns"
  1088. lead "Leading\nl"
  1089. }
  1090.  
  1091. // pull down data
  1092.  
  1093. Pull optics
  1094. {
  1095. "Presets",100
  1096.     {
  1097.     "Clear All",101
  1098.     "Pull Back",102
  1099.     "Spin",103
  1100.     "Twirl",104
  1101.     "Whirl",105
  1102.     "Spin Small",106,'m'
  1103.     "Squash",107,'u'
  1104.     "Files...",108
  1105.     "----",109
  1106.     "Quit Optics",110
  1107.     }
  1108. "Movement",200
  1109.     {
  1110.     " In Slow",201
  1111.     " Out Slow",202
  1112.     " Still",203
  1113.     " Ping-Pong",204
  1114.     " Reverse",205
  1115.     " Complete",206
  1116.     }
  1117. "Element",300
  1118.     {
  1119.     " Flic",301
  1120.     " Cel",302
  1121.     " Polygon",303
  1122.     " Spline",304
  1123.     " Tween",305
  1124.     "----",306
  1125.     " Set Tween",307,'n'
  1126.     " Set Cel",308,'l'
  1127.     " Outline",309
  1128.     }
  1129. }
  1130.  
  1131. Text optics_str {"Optics"}
  1132.  
  1133.  
  1134. Pull palette
  1135. {
  1136. "Palette",100
  1137.     {
  1138.     " Restore",101
  1139.     " Cycle Draw",102
  1140.     " One Palette",103
  1141.     " Menu Colors",104
  1142.     " Files...",105
  1143.     }
  1144. "Cluster",200
  1145.     {
  1146.     "Get Cluster",201
  1147.     "Pick Cluster",202
  1148.     "Unused Colors",203
  1149.     "Line Cluster",204
  1150.     "Find Ramp",205
  1151.     "Near Colors",206
  1152.     "Invert",207
  1153.     "Ping-Pong",208,'o'
  1154.     "Reverse",209
  1155.     }
  1156. "Arrange",300
  1157.     {
  1158.     "Luma Sort",301
  1159.     "Spectrums",302
  1160.     "Gradients",303
  1161.     "Cycle",304
  1162.     "Trade Clusters",305
  1163.     }
  1164. "Value",400
  1165.     {
  1166.     "Squeeze",401
  1167.     "Ramp",402
  1168.     "Tint",403
  1169.     "Negative",404
  1170.     "Use Cel",405
  1171.     "Default",406
  1172.     "Cut",407
  1173.     "Paste",408
  1174.     "Blend",409
  1175.     }
  1176. }
  1177.  
  1178.  
  1179. Text color_fit {"Color fit screen?"}
  1180. Text use_mc {"Use this color set for menus?"}
  1181. Text bad_colors {"Sorry, menus wouldn't be visible...."}
  1182. Text one_palette {
  1183.     "Make all frames use one color map?\n"
  1184.     "Takes a while....\n"
  1185.     }
  1186. Text no_palette {"\"[1]\" has no palette chunk!"}
  1187.  
  1188. Qchoice menu_colors
  1189. {
  1190. "Set Menu Colors"
  1191. "Default Grays"
  1192. "Blues"
  1193. "Classic"
  1194. "Burgundy"
  1195. "Spring"
  1196. "Inferno"
  1197. "Last 5"
  1198. "Cancel"
  1199. }
  1200.  
  1201. Text many_colors { "Too many colors, try fewer frames." }
  1202.  
  1203. Pull tween
  1204. {
  1205. "Tween",100
  1206.     {
  1207.     "Undo",101,'u','\b'
  1208.     "View Once",102
  1209.     "View Loop",103,'l'
  1210.     "Render",104
  1211.     "Trail",105
  1212.     "End to Start",106
  1213.     "Swap Ends",107
  1214.     "Clear Tween",108
  1215.     "Files...",109
  1216.     "----",111
  1217.     "Quit Tween",110
  1218.     }
  1219. "Shape",200
  1220.     {
  1221.     " Oval",206
  1222.     " Petal",204
  1223.     " Polygon",201,'n'
  1224.     " Rpoly",205
  1225.     " Shape",202,'h'
  1226.     " Star",203,'t'
  1227.     "----",207
  1228.     "Inside Out",208
  1229.     "Use Last",209
  1230.     "Load",210
  1231.     "Save",211
  1232.     }
  1233. "Move",300
  1234.     {
  1235.     " Move Point",301
  1236.     " Magnet",302,'g'
  1237.     " Blow",303
  1238.     " Move Shape",304,'o'
  1239.     " Move Tween",305,'v'
  1240.     " Size Shape",306,'i'
  1241.     " Size Tween",307,'z'
  1242.     " Link Points",308
  1243.     " Clear Links",309
  1244.     }
  1245. "Options",400
  1246.     {
  1247.     " Closed",401,'d'
  1248.     " Spline",402,'n'
  1249.     " Two Color",403,'w'
  1250.     "----",404
  1251.     " In Slow",405
  1252.     " Out Slow",406
  1253.     " Still",407
  1254.     " Ping-Pong",408
  1255.     " Reverse",409
  1256.     " Complete",410
  1257.     }
  1258. "Active",500
  1259.     {
  1260.     " Start",501
  1261.     " End",502
  1262.     " Both",503
  1263.     }
  1264. }
  1265.  
  1266. NameString tween_end
  1267. {
  1268. save "Save which end?",
  1269. load "Load which end?",
  1270. st "Start",
  1271. end "End",
  1272. esc "Cancel",
  1273. }
  1274.  
  1275. Text twe_trsteps { "How many steps in tween trail?" }
  1276.  
  1277. NameString twe_trail
  1278. {
  1279. ask "Keep trails (no undo)?",
  1280. kp "Keep", 
  1281. vu "View", 
  1282. esc "Cancel",
  1283. }
  1284.  
  1285. Pull cel
  1286. {
  1287. "Cel  ",100
  1288.     {
  1289.     "Clip",101
  1290.     "Get",102
  1291.     "Lasso",103,'O'
  1292.     "Browse",109,
  1293.     "Load",104
  1294.     "Save",105
  1295.     "Save Cursor",106,'U'
  1296.     "----",108
  1297.     "Quit Anim Cel",107
  1298.     }
  1299. "Position",200
  1300.     {
  1301.     "To Center",201,'c'
  1302.     "Stretch",202
  1303.     "Rotate",203
  1304.     "Mirror",204
  1305.     "Restore",205,'e'
  1306.     }
  1307. "Options",300
  1308.     {
  1309.     "*Clear Key Color",301
  1310.     "*Fit Colors",302
  1311.     "*Render Under",303
  1312.     "*One Color",304
  1313.     "*Next Cel",305
  1314.     }
  1315. }
  1316.  
  1317. Qchoice cel_stretch
  1318. {
  1319. "Stretch Cel"
  1320. "To Fill Flic"
  1321. "To Fill Box"
  1322. "Unstretch"
  1323. "Cancel"
  1324. }
  1325.  
  1326. Qchoice cel_turn
  1327. {
  1328. "Rotate Cel"
  1329. "90 Degrees Clockwise"
  1330. "Counter Clockwise 90"
  1331. "Unrotate"
  1332. "Cancel"
  1333. }
  1334.  
  1335. Qchoice cel_mirror
  1336. {
  1337. "Mirror Cel"
  1338. "Horizontal Axis"
  1339. "Vertical Axis"
  1340. "Other Axis"
  1341. "Cancel"
  1342. }
  1343.  
  1344. // driver menu title strings
  1345. Text pdrpic_hdr {"Picture File Format Menu"}
  1346. Text pdrfli_hdr {"Flic File Format Menu"}
  1347. Text idr_scroll {"Custom input (mouse/tablet) driver"}
  1348.  
  1349. //Titles to file requestor menu strings
  1350. Text load_block {"Load Block"}
  1351. Text save_block {"Save Block"}
  1352. Text load_cel {"Load Cel?"}
  1353. Text save_cel {"Save Cel?"}
  1354. Text load_comp_over {"Composite overlay"}
  1355. Text load_comp_under {"Composite underlay"}
  1356. Text load_comp_cross {"Composite cross fade"}
  1357. Text load_fli {"Load Flic?"}
  1358. Text load_fli_mask {"Load Flic to use as animated matte"}
  1359. Text save_fli {"Save flic to ![3]"}
  1360. Text save_fli_back {"Save backwards to ![3]"}
  1361. Text save_fli_seg {"Save frames (![1] to ![2]) to ![3]"}
  1362. Text load_mac {"Load Macro Recording File?"}
  1363. Text save_mac {"Save Macro Recording File?"}
  1364. Text load_msk {"Load Mask?"}
  1365. Text save_msk {"Save Mask?"}
  1366. Text load_opt {"Load Optics Move?"}
  1367. Text save_opt {"Save Optics Move?"}
  1368. Text load_pal {"Load Palette?"}
  1369. Text save_pal {"Save Palette?"}
  1370. Text load_pic {"Load Picture?"}
  1371. Text save_pic {"Save Picture to: "}
  1372. Text load_path {"Load Path File?"}
  1373. Text save_path {"Save Path File?"}
  1374. Text load_poly {"Load Polygon File?"}
  1375. Text save_poly {"Save Polygon File?"}
  1376. Text load_set {"Load Settings File?"}
  1377. Text save_set {"Save Settings File?"}
  1378. Text load_shape {"Load Shape file?"}
  1379. Text save_shape {"Save Shape file?"}
  1380. Text load_text {"Load Text?"}
  1381. Text save_text {"Save Text?"}
  1382. Text load_tween {"Load Tween File?"}
  1383. Text save_tween {"Save Tween File?"}
  1384. Text save_cursor {"Save Cursor?"}
  1385. Text load_poco {"Load Poco Program?"}
  1386. Text poco_qfile {"Select File:"}
  1387. Text save_poco {"Save Poco Program?"}
  1388. Text use_poco {"Use Poco Program?"}
  1389. Text use_str {"Use"}
  1390. Text del_file {"Delete file?"}
  1391. Text del_str {"Delete"}
  1392.  
  1393. // LOTS and LOTS of error messages
  1394.  
  1395. Text pj_help 
  1396. "Usage: ani [options]\n"
  1397. "options: (poco_path.poc)|(-poc poco_path.any_suffix)\n"
  1398. "         -cfg|-c config_file_path\n"
  1399. "         -drv|-d video_driver mode#\n" 
  1400. "                 ( only looks in resource directory for video drivers)"
  1401. }
  1402.  
  1403.  
  1404. // misc stack strings 
  1405.  
  1406. Text screen_menu {"Screen Format Menu"}
  1407. Text dirty_file {"(You have ![1] unsaved changes.)"}
  1408. Text load_flic2 {"Load flic 2 to merge with ![1]"}
  1409.  
  1410. // continu box texts
  1411.  
  1412. Text pick_entry {"Please select entry or \"![1]\"."}
  1413. Text no_err_file { "Can't find Poco error file, oops..." }
  1414. Text cant_find {
  1415.     "Sorry Autodesk Animator Pro can't find:\n"
  1416.     "![1]\n",
  1417. }
  1418. Text all_colused {"No unused colors."}
  1419. Text text_notfnd {"![1] not found"}
  1420. Text no_troom {"Not enough room on temporary path."}
  1421. Text no_comm {"Comm port #![1] not found."}
  1422. Text truncated { "![1]\nFile truncated!" }
  1423. Text no_macro {"No macro recording defined."}
  1424. Text text_big {"Text file too large, only loaded first ![1] characters."}
  1425. Text rot_cursor {"Can't save rotated or stretched cursors."}
  1426. Text newconfig { 
  1427.     "Program isn't configured.\n"
  1428.     "Assuming defaults." 
  1429. }
  1430.  
  1431. // qreq number texts
  1432.  
  1433. Text rot_grid {"Rotational constraint in degrees"}
  1434. Text max_blend {"Max blend percent?"}
  1435. Text max_tint {"Max tint percent?"}
  1436. Text near_sep {"Cluster near threshold?"}
  1437. Text clus_unused {"Number of unused colors for cluster?"}
  1438. Text macro_repeat {"Repeat macro how many times?"}
  1439. Text boxil_ht { "Set \"boxil\" height" }
  1440. Text boxil_wid { "Set \"boxil\" width" }
  1441. Text slatsize { "Set mask \"slat\" spacing" }
  1442. Text quant_wid {"Width of quantization unit?"}
  1443. Text quant_hgt {"Height of quantization unit?"}
  1444.  
  1445. // yes no box texts
  1446.  
  1447. Text load_new {"Load in new flic?\n![1]"}
  1448. Text one_scroll {"Make one frame per scroll (![1] frames)?"}
  1449. Text text_find {
  1450.     "No match after cursor.\n"
  1451.     "Find matches from start of file?"
  1452. }
  1453. Text animsv_exact {
  1454.     "Can't save ![1] X ![2],\n"
  1455.     "![3] color ![4] frame animation\n"
  1456.     "exactly:\n\n"
  1457.     "Can only save ![5] X ![6],\n"
  1458.     "with ![7] colors and ![8] frames.\n\n"
  1459.     "Save it anyway?"
  1460. }
  1461. Text save_conv {
  1462.     "Convert and save ![1] frame animation\n"
  1463.     "to ![2]?\n\n"
  1464.     "This takes a while."
  1465. }
  1466. Text picsv_exact {    
  1467.     "Can't save ![1] X ![2], ![3] color\n"
  1468.     "picture exactly:\n"
  1469.     "Can only save ![4] X ![5], ![6] colors\n"
  1470.     "(the middle part of picture).\n\n"
  1471.     "Save it anyway?"
  1472. }
  1473.  
  1474. Text full_flic {"Start with new full screen flic?"}
  1475. Text noconfig { "Configuration file \"![1]\" not found.\n\n"
  1476.                   "Create default file?" }
  1477. Text badconfig { "\"![1]\" is not a configuration file\n\n"
  1478.                   "Overwrite with default file?" }
  1479. Text first_only {
  1480.     "\"![1]\" is a ![2] frame animation.\n"
  1481.     "It can be Loaded as a flic to convert frames.\n\n"
  1482.     "Load and use first frame only?"
  1483. }
  1484. Text fliload_slow  {    
  1485.     "Load and convert ![1] frame animation\n\"![2]\"\n"
  1486.     "from non-flic file?\n\n"
  1487.     "This takes a while."
  1488. }
  1489.  
  1490. Text frame_del {"Delete this frame?"}
  1491. Text mask_del {"Release (delete) Mask?"}
  1492. Text alt_delete {"Release (delete) Swap screen?"}
  1493. Text cel_del {"Release (delete) Cel?"}
  1494.  
  1495. Text save_abort {"Abort saving of\n\"![1]\"?"}
  1496. Text macro_abort {"Abort macro playback?"}
  1497. Text clip_abort {"Abort multi-frame CEL clip?"}
  1498. Text join_pabort {"Abort Join Preview on\nFrame ![1] of ![2]"}
  1499. Text join_abort {"Abort Join on\nFrame ![1] of ![2]"}
  1500. Text auto_abort    {"Abort multiple-frame rendering\non frame ![1] of ![2]?"} 
  1501. Text load_abort    { "Abort load of \"![1]\"\non frame ![2] of ![3]?" }
  1502. Text poco_abort {"Abort poco program?"}
  1503.  
  1504. Text chop_end_ok {"This will chop off ![1] frames at the end ok?"}
  1505. Text really_del {"![1]\nReally delete file permanently?"}
  1506. Text over_old {"Overwrite old\n![1]?"}
  1507. Text setting_cmap { 
  1508.     "There is no palette chunk present.\n"
  1509.     "Load default colors?"
  1510. }
  1511.  
  1512. // top window texts 
  1513.  
  1514. Text top_celpos {"XY ![1],![2] (![3],![4]) W% ![5] H% ![6]"}
  1515. Text top_startc {"Start ![1]"}
  1516. Text top_secondc {"Start ![1] Colors ![2] Stop ![3]"}
  1517. Text top_lastc {"Start ![1] count ![2] this ![3]"}
  1518. Text start_rgb {"Start #![1] (R ![2] G ![3] B ![4])"}
  1519. Text stop_rgb {"Stop #![1] (R ![2] G ![3] B ![4])"}
  1520. Text tinting_rgb {"Tinting source #![1] (R ![2] G ![3] B ![4])"}
  1521. Text nearc_rgb {"Near Color #![1] (R ![2] G ![3] B ![4])"}
  1522. Text top_source {"Source ![1]"}
  1523. Text top_color {"Color #![1] (R ![2] G ![3] B ![4])"}
  1524. Text top_refit {"Refitting frame ![1]: ![2] to go..."}
  1525. Text top_cpack {"![1] total colors used, packing..."}
  1526. Text top_deg  {"![1] degrees"}
  1527. Text top_curs {"Select cursor \"hot spot\"."}
  1528.  
  1529. // wait box texts
  1530.  
  1531. Text tfile_move {"moving ![1]\n to ![2]..."}
  1532. Text tfile_toram {"moving ![1] into ram...\nsize ![2] rfree ![3]"}
  1533. Text wait_quit {"saving program state..."}
  1534. Text wait_reorder {"re-ordering flic frames..."}
  1535. Text wait_ringing {"couldn't load entire flic.\nCalculating ring frame..."}
  1536. Text olay_cleanup {"cleaning up fli overlays ..."}
  1537. Text wait_save {"saving ![1]"}
  1538. Text wait_fdread {"Reading floppy ![1]:"}
  1539.  
  1540.  
  1541. Qchoice over_inc_old
  1542. {
  1543. "File \"![1]\" exists",
  1544. "Increment to \"![2]\"",
  1545. "Overwrite old \"![1]\"",
  1546. "Cancel"
  1547. }
  1548.  
  1549. NameString errlines
  1550. {
  1551. // PJ error context messages
  1552. alloc_zero "Zero memory request!"
  1553. alt_alloc "Can't allocate Swap screen."
  1554. auto_apply "Auto apply failure."
  1555. auto_tflx "Error reading temporary file \"![1]\"."
  1556. auto_tflx2 "Error in temporary file \"![1]\"."
  1557. bro_info "Can't get info for flic \"![1]\"."
  1558. bro_menu "Error in browse menu."
  1559. bro_stamp "Can't make postage stamp for flic:\n   ![1]"
  1560. bro_view "Can't view flic \"![1]\"."
  1561. cant_cpack "Can't Squeeze colors"
  1562. cant_create "Can't create \"![1]\"."
  1563. cant_delete "Can't delete \"![1]\"."
  1564. cant_expand "Can't expand file"
  1565. cant_find "Can't find \"![1]\"."
  1566. cant_load "Can't load \"![1]\"."
  1567. cant_load2 "Couldn't load ![1] ![2]"
  1568. cant_save "Can't save \"![1]\"."
  1569. cel_change "changetocel() only takes bytemaps"
  1570. cel_clip "Can't clip CEL"
  1571. cel_mfclip "Can't clip multi-frame CEL"
  1572. cel_display "Error displaying CEL"
  1573. cel_install "Error installing cel menu."
  1574. cel_menu "Error in cel menu."
  1575. cel_play "Can't play cel"
  1576. cel_preview "Can't preview"
  1577. cel_rotate "Cel Rotate failure."
  1578. cel_stretch "Cel stretch failure."
  1579. comp_load "Can't load \"![1]\" for compositing."
  1580. cust_rast "Invalid call in custom raster"
  1581. driver_info "Can't get info for ![1] mode ![2]"
  1582. driver_open "Can't open screen with driver\n\"![1]\"\n![2] x ![3] mode ![4]\n"
  1583. driver_query "Can't query module \"![1]\"\nEntry ignored:"
  1584. edit_window "Can't open editor window,"
  1585. fatal_create "Fatal error: Can't create \"![1]\"."
  1586. fatal_exit "Fatal error: exiting"
  1587. fcel_load "Can't load CEL flic \"![1]\""
  1588. fcel_reopen "Can't reopen file for \"![1]\""
  1589. fcel_temp "Can't load cel tempfile \"![1]\""
  1590. first_ok "Error reading: first frames may be usable."
  1591. fli_big  "Can't open ![1] X ![2] flic. (Try setting flic size to screen size.)\n"
  1592. fli_delete "Can't delete frames"
  1593. fli_frame "Error reading flic frame"
  1594. fli_insert "Can't expand flic to insert altered frame.\n"
  1595.            "Save current frame to picture if possible."
  1596. fli_load "Can't load flic from ![1]"
  1597. fli_max "The maximum number of frames allowed for a flic is ![1]."
  1598. fli_reorder "Can't re-order frames"
  1599. fli_savef "Error saving frames to \"![1]\""
  1600. home_menu "Error loading quick menu!!"
  1601. ink_load "Can't load \"![1]\" ink driver."
  1602. inks_100 "Can only have 100 inks"
  1603. join_boxsize "error setting boxil size."
  1604. join_flis "Can't join flics."
  1605. join_load "Unable to load \"![1]\" for join."
  1606. join_mask "Unable to load mask from flic \"![1]\""
  1607. join_menu "Error loading Join Panel"
  1608. join_remask "Unable to re-load mask.\n\"![1]\""
  1609. low_dim  "Dimension must be between ![1] and 32767."
  1610. macro_create "Can't create macro file \n\"![1]\""
  1611. macro_load "Can't load macro file \"![1]\""
  1612. macro_read "Macro file read error: - Aborted."
  1613. macro_use "Unable to use macro."
  1614. macro_write "Macro file write error: - Aborted."
  1615. mask_alloc "Can't alloc mask"
  1616. mod_unable "Unable to use module \"![1]\"" 
  1617. nomouse "Unable to load mouse driver\n![1]\nUse arrow keys to move cursor.\n"
  1618.     "Left shift for left button.\nRight shift for right button."
  1619. no_smu_class_item "Can't load ![1] ![2] ![3]"
  1620. no_sprite "No more sprite frames available."
  1621. opt_cont "Couldn't continue move."
  1622. opt_path "Couldn't OptSetPath"
  1623. opt_view "Can't preview optics motion in wireframe"
  1624. outa_range "Value must be between ![1] and ![2]" 
  1625. pj_min_memory "This program requires at least 2 megabytes of memory to\n"
  1626.               "run in low resolution,  4 megabytes in medium (640x480) res,\n"
  1627.               "and still more for higher resolutions."
  1628. poco_compile "Poco compile error:"
  1629. poco_edit "Can't open poco editor window,"
  1630. poco_leaf "loading Poco menu leaf"
  1631. poco_run "Poco runtime error:"
  1632. pull_load "Couldn't load Pull defs of ![1] from menu file"
  1633. qcolor "Qcolor"
  1634. ram_dir "Error reading ram directory"
  1635. readonly_pdr "Can't use module:\n\"![1]\"\n"
  1636.              "to save images.  It can only READ\n"
  1637.              "image files.",
  1638. redo_points "Error saving redo input points."
  1639. redo_poly "Can't redo text."
  1640. redo_save "Can't save redo."
  1641. redo_text "Can't redo text."
  1642. resource_init "Can't initialize resources."
  1643. restore_tempc "restoring temp cel"
  1644. save_tempc "Couldn't save temp cel."
  1645. screen_menu "Failure loading image file module menu."
  1646. seq_corrupt "Fatal error: sequence corrupted."
  1647. seq_lost "Critical Error: sequence lost"
  1648. seq_term "Error: sequence terminated."
  1649. set_load "Can't read settings from\n\"![1]\"\n, using defaults"
  1650. smu_choice "Can't load choice menu."
  1651. smu_number "Can't get number."
  1652. smu_string "Can't get string."
  1653. tdev_badchar "Invalid char '![1]' in temp-path element \"![2]\""
  1654. tdev_delim "'\\' required after device in temp-path element \"![1]\""
  1655. tdev_device "Device required in temp-path element \"![1]\""
  1656. tdev_exist "Can't find or create path element \"![1]\""
  1657. tdev_floppy    "Can't use floppies for temp files in: \"![1]\""
  1658. temp_copy "Can't copy temp files to:\n![1]"
  1659. tflx_buffers "Can't get buffers for ![1] x ![2] flic.  Try smaller size."
  1660. tflx_celdata "Cdata size err sz ![1] asz ![2]"
  1661. tflx_empty "Can't create empty\n\"![1]\""
  1662. tflx_expand "Can't expand tempflx"
  1663. tflx_frame "Bad FLX frame"
  1664. tflx_header "Can't create header for\n\"![1]\""
  1665. tflx_open "Error opening flx \"![1]\""
  1666. tflx_read1 "Error reading flx"
  1667. tflx_read2 "Error reading tempflx."
  1668. tflx_reopen "Fatal reopen tempflx failure, file lost."
  1669. tflx_ring "Loading of \"![1]\" interrupted.\nLoaded ![2] frames of ![3]",
  1670. tflx_screen "Can't reopen tempflx for this screen"
  1671. tflx_seek "Error seeking flx"
  1672. tflx_write1 "Error writing FLX \"![1]\""
  1673. tool_load "Can't load \"![1]\" tool."
  1674. tool_fail "\"![1]\" tool failure."
  1675. tween_link "Inserting link"
  1676. tween_sstate "Saving tween state to ![1]"
  1677. tween_state "Trouble loading tween state"
  1678. tween_undo "saving tween undo"
  1679. unknown_image "Unable to recognize image type of\n\"![1]\""
  1680. zoom_open "Can't open zoom window."
  1681. zoom_win "Can't open zoom window that size."
  1682. //Convert error context messages
  1683. conv_err "Error in convert."
  1684. conv_pull "Error loading convert pulldowns."
  1685. conv_view "Trouble viewing ![1] on frame ![2]."
  1686. conv_pencel "Can't open window that size,  reverting to screen sized window."
  1687. other_menu "Failure loading image file module menu."
  1688. cant_read "Can't read \"![1]\"."
  1689. rgb_temp "Trouble with RGB temporary files."
  1690. conv_wrong_res "Try changing window size to ![1] x ![2]."
  1691. conv_num_frames "![1] can only handle ![2] frame(s)."
  1692. conv_over_input "![1] is the current convert input file."
  1693. // Player messages
  1694. play_cant_display    "Error in script file\n"
  1695.                     "\"![1]\"\nline ![2]\n"
  1696.                     "Unable to display \"![3]\"."
  1697. play_cant_script  "Unable to play script \"![1]\"."
  1698. play_fatal "Fatal error in player."
  1699. play_menu "Error loading player menus."
  1700. play_nfli_load "Unable to open flic \"![1]\"."
  1701. play_nfli_open "Unable to load flic \"![1]\"."
  1702. play_nopic "Can't load picture \"![1]\"."
  1703. play_script_err "Error in script file \"![1]\"\nline ![2]\n![3]"
  1704. }
  1705.  
  1706. // Error messages for error codes in errcodes.h
  1707. // Match numeric error messages to a string
  1708.  
  1709. NumString errors
  1710. {
  1711. 1,"ERROR!"
  1712. 2,"Out of Memory: asked for ![1]"
  1713. 3,"Bad input data"
  1714. 4,"Bad data format"
  1715. 5,"Out of video display memory"
  1716. 6,"Out of stack space"
  1717. 8,"Feature unimplemented"
  1718. 9,"Data overflow for size of result"
  1719. 10,"Object not found"
  1720. 11,"File is not correct type"
  1721. 13,"Function waiting timed out"
  1722. 14,"Can't deal with object of this dimension"
  1723. 15,"Object too big to handle"
  1724. 16,"Correct file type but wrong version"
  1725. 17,"Record data is corrupted"
  1726. 18,"Subsystem not initialized"
  1727. 19,"Object is not right type"
  1728. 20,"Too many points in spline"
  1729. 21,"Hardware lock not present"
  1730. 22,"File contains RGB/truecolor data, must be processed with CONVERT program"
  1731. 23,"Unrecognized picture or flic file format"
  1732. 24,"Value out of range"
  1733. 25," " // "no message" must be one space
  1734. 50,"Error in stdio routine"
  1735. 75,"Driver isn't REX relocatable executable.  Not a driver"
  1736. 76,"Driver is REX but not a Autodesk Animator Pro library driver"
  1737. 77,"Driver is wrong library type"
  1738. 78,"Missing host provided library"
  1739. 79,"Wrong host provided library type or version"
  1740. 80,"User type REX library id_string doesn't match"
  1741. 100,"File not found. (File name misspelled?)"
  1742. 101,"Path not found.  (Misspelled directory?)"
  1743. 102,"Device doesn't exist"
  1744. 103,"Write error"
  1745. 104,"Read error"
  1746. 105,"Seek error"
  1747. 106,"End of file"
  1748. 107,"File in use"
  1749. 108,"File already exists"
  1750. 109,"Couldn't create file"
  1751. 110,"File truncated"
  1752. 111,"File corrupted"
  1753. 112,"Out of space on device"
  1754. 113,"The device, window, or file is disabled"
  1755. 114,"Invalid id value"
  1756. 115,"File is not open"
  1757. 116,"Unknown file suffix"
  1758. 117,"Too many open files.  (Set FILES in config.sys to something higher?)"
  1759. 118,"Access denied.  (File read only?)"
  1760. 119,"MS-DOS system tables damaged.  (Reboot time?)"
  1761. 120,"Bad environment block.  Suggest you reboot"
  1762. 121,"Bad address to DOS.  (Internal error)"
  1763. 122,"Unrecognized disk format"
  1764. 123,"Invalid file access code. (Internal error)"
  1765. 124,"Invalid data to DOS. (Internal error)"
  1766. 125,"No more files"
  1767. 126,"Disk is write protected"
  1768. 127,"Disk drive not ready. (No disk in drive or door open?)"
  1769. 128,"Not a DOS disk"
  1770. 129,"Disk data error, sorry"
  1771. 130,"Disk sector not found"
  1772. 131,"Printer out of paper"
  1773. 132,"General failure"
  1774. 133,"Critical error"
  1775. 134,"General network failure"
  1776. 135,"File sharing error"
  1777. 136,"File lock error"
  1778. 137,"Invalid disk  change"
  1779. 138,"Remote computer not listening"
  1780. 139, "Network busy"
  1781. 140,"Sharing temporarily paused"
  1782. 141,"File/printer redirection paused"
  1783. 142,"Can't create directory entry"
  1784. 143,"Directory name too big for MS-DOS"
  1785. 144,"Invalid directory name."
  1786. 145,"Invalid file name."
  1787. 146,"Temp file path doesn't have any valid devices"
  1788. 147,"Input macro out of synchronization"
  1789. 148,"Data record not found"
  1790. 149,"End of data record"
  1791. 150,"Not enough room for temporary files.\nSee Extra/Configure/Path for Temp Files."
  1792. 200,"Invalid raster type for operation"
  1793. 201,"Display hardware not found or invalid"
  1794. 202,"Blit clipped out entirely"
  1795. 203,"8514/a adapter not found"
  1796. 207,"Asking for a mode that isn't there"
  1797. 208,"Driver is already open can't open again"
  1798. 209,"Driver behaving irrationally"
  1799. 210,"Requested pixel depth not available"
  1800. 211,"Aspect ratio not displayable"
  1801. 220,"Too many windows"
  1802. 300,"Unknown font type"
  1803. 350,"ADI digitizer status looks bad"
  1804. 402,"Out of stack space"
  1805. 403,"Illegal instruction in poco interpreter"
  1806. 404,"C syntax error"
  1807. 405,"compiler failed self-check"
  1808. 407,"See poco.err for more info on error"
  1809. 408,"Attempting to use a NULL pointer"
  1810. 410,"No main() routine"
  1811. 411,"Attempt to divide by zero"
  1812. 412,"Floating point math error"
  1813. 413,"Using a FILE that's not fopen()'ed"
  1814. 414,"Array index or pointer less than array start"
  1815. 415,"Array index or pointer greater than array end"
  1816. 416,"bad free() attempt"
  1817. 417,"free(NULL) error"
  1818. 418,"program corrupted system resources"
  1819. 419,"trying to allocate less than 1 byte"
  1820. 420,"string too big to fit in buffer"
  1821. 421,"buffer too small for fread"
  1822. 422,"buffer too small for fwrite"
  1823. 423,"buffer not big enough"
  1824. 424,"parameter with invalid value"
  1825. 426,"too few parameters to function"
  1826. 427,"function not found"
  1827. 428,"too many parameters to function"
  1828. 500,"Cel not present"
  1829. 501,"Too many frames"
  1830. 502,"Data chunk not found"
  1831. 600,"Unmatched quote"
  1832. 601,"Unmatched single quote"
  1833. 602,"Unmatched brace"
  1834. 603,"Line too long"
  1835. 604,"Syntax error"
  1836. 605,"No such class"
  1837. 606,"Not enough fields"
  1838. 607,"Too many fields"
  1839. 608,"Expecting string"
  1840. 609,"Expecting {"
  1841. 610,"Expecting }"
  1842. 611,"Expecting numeric ID"
  1843. 612,"Expecting number"
  1844. 613,"Invalid character"
  1845. 614,"Expecting name"
  1846. 615,"Duplicate symbol in menu file"
  1847. }
  1848.  
  1849. // *************** converter unique stuff from here down ****************
  1850.  
  1851. Text conv_help 
  1852. "Usage: convert [options]\n"
  1853. "options: -cfg|-c config_file_path\n"
  1854. "         -drv|-d video_driver mode#" 
  1855. }
  1856.  
  1857. Pull conv_pull
  1858. {
  1859. "Converter",100
  1860.     {
  1861.     "About",101
  1862.     "Status",102,'t'
  1863.     "Scale",103
  1864.     "Move",104
  1865.     "Slide",105,'l'
  1866.     "----",106
  1867.     "Quit", 107
  1868.     }
  1869. "Flic",200
  1870.     {
  1871.     "Load Other",201
  1872.     "Load Amiga",202,'a'
  1873.     "Load ST",203,'t'
  1874.     "Load Flic",204,'f'
  1875.     "----",205
  1876.     "View",206
  1877.     "----",205
  1878.     "Save Other",209,
  1879.     "Save Old Flic (.FLI)", 207, 'o'
  1880.     "Save Flic (.FLC)",208,'c'
  1881.     }
  1882. "Pic",300
  1883.     {
  1884.     "Load Targa",301,'g'
  1885.     "Load Amiga",302,'a'
  1886.     "Load ST",303,'t'
  1887.     "Load Macintosh",304,'m'
  1888.     "Load PCX",305,'p'
  1889.     "Load TIFF",311,'i'
  1890.     "Load GIF",306,
  1891.     "----",307
  1892.     "View",308
  1893.     "----",307
  1894.     "Save Targa",313
  1895.     "Save PCX",310,'x'
  1896.     "Save TIFF",312,'f'
  1897.     "Save GIF",309,'e'
  1898.     }
  1899. "Extra",400
  1900.     {
  1901.     " Screen Size",401,'z'
  1902.     " Window Size",402
  1903.     "*Tile",403
  1904.     }
  1905. }
  1906.  
  1907. Text conv_about
  1908. {
  1909. "   Autodesk Animator Pro\n"
  1910. "   File Format Converter\n"
  1911. "      v. ![1]    ![2]\n"
  1912. "Copyright 1991 by Jim Kent.\n"
  1913. "    ![3] ![4], ![5]. ![6]\n"
  1914. " Produced exclusively for\n"
  1915. "       Autodesk Inc.\n"
  1916. "            By\n"
  1917. "      Yost Group Inc."
  1918. }
  1919.  
  1920. Text conv_status
  1921. {
  1922. "![1] bytes free of ![2] bytes total.\n"
  1923. "Largest block ![3].\n"
  1924. "Loaded ![4] ![5]x![6] ![7] frames."
  1925. }
  1926.  
  1927. Qchoice conv_scale
  1928. {
  1929. "Scale Image (currently ![1]x![2])",
  1930. "Set width ![3]",
  1931. "Set height ![4]",
  1932. "Default dims ![5]x![6]",
  1933. "Correct aspect ratio",
  1934. "Revert to ![7]x![8]",
  1935. "Options",
  1936. "Render",
  1937. "Exit Scale",
  1938. }
  1939.  
  1940. Qchoice conv_scale_opts
  1941. {
  1942. "Scaling Options"
  1943. " Dither",
  1944. " Recalculate colors",
  1945. " RGB Values 0-63",
  1946. " RGB Values 0-255",
  1947. " Exit",
  1948. }
  1949.  
  1950. Text conv_scale_width {"Set destination width"}
  1951. Text conv_scale_height {"Set destination height"}
  1952. Text conv_scale_flilo {"Save as Animator 1.0 compatible flic?"}
  1953. Text scale_abort {"Abort scaling?"}
  1954. Text rgb_abort {"Abort truecolor load?"}
  1955. Text cpack_abort {"Abort color packing?"}
  1956. Text conv_abort {"Abort operation?"}
  1957. Text conv_quit {"Quit Converter?"}
  1958. Text conv_set_load_type {"Load in what file format?"}
  1959. Text conv_set_save_type {"Save in what file format?"}
  1960.  
  1961. Qchoice conv_slide
  1962. {
  1963. "Slide..."
  1964. "Slide with mouse"
  1965. "Set X  ![1]",
  1966. "Set Y  ![2]",
  1967. "Set frames ![3]",
  1968. "Complete",
  1969. "Preview",
  1970. "Render & Save",
  1971. "Exit Slide",
  1972. }
  1973.  
  1974. Text conv_slidex {"Set X slide?"}
  1975. Text conv_slidey {"Set Y slide?"}
  1976. Text conv_slidef {"Set frame count?"}
  1977.  
  1978. Qchoice conv_st_pics
  1979. {
  1980. "Which type of Atari ST format picture?",
  1981. "Load NEOchrome (.NEO)",
  1982. "Load DEGAS (.PI?)",
  1983. "Load DEGAS Elite (.PC?)",
  1984. "Cancel",
  1985. }
  1986.  
  1987. Qchoice conv_rgb
  1988. {
  1989. "Load a Truecolor File"
  1990. "In Grays"
  1991. "In Color"
  1992. "In Color Scaled"
  1993. "Dither"
  1994. "Cancel"
  1995. }
  1996.  
  1997. Qchoice conv_amiga_flic
  1998. {
  1999. "Which type of Amiga Flic?",
  2000. "Load RIF (Zoetrope & Live!)",
  2001. "Load ANIM (Dpaint III etc.)",
  2002. "Cancel",
  2003. }
  2004.  
  2005. Qchoice conv_window
  2006. {
  2007. "Set size of convert window",
  2008. "Full Screen",
  2009. "To Image Size",
  2010. "To 320x200",
  2011. "To 640x400",
  2012. "To 640x480",
  2013. "To 800x600",
  2014. "To 1024x768",
  2015. "Set Custom (now ![1]x![2])",
  2016. "Cancel",
  2017. }
  2018.  
  2019. Text conv_window_width {"Set window width"}
  2020. Text conv_window_height {"Set window height"}
  2021.  
  2022. // filename requestor strings
  2023.  
  2024. Text conv_loadf {"Load File?"}
  2025. Text conv_svpic {"Save Pic?"}
  2026. Text conv_svflic {"Save Flic?"}
  2027. Text conv_sclname {"Pick name for scaled flic."}
  2028. Text conv_sclword {"Scale"}
  2029.  
  2030. Text conv_waitld {"loading ![1]"}
  2031. Text conv_waitsv {"saving ![1]"}
  2032.  
  2033. // status line texts
  2034.  
  2035. Text ctop_scaleline {"Reading and x scaling line ![1] of ![2]."}
  2036. Text ctop_xscale {"Scaling along X"}
  2037. Text ctop_hist {"Making color histogram."}
  2038. Text ctop_rfit {"Reading and fitting line ![1] of ![2]."}
  2039. Text ctop_moved {"Moved x ![1]  y ![2]"}
  2040. Text ctop_yscale {"yscaling ![1]"}
  2041. Text ctop_cfitline {"color fitting line ![1] of ![2]"}
  2042. Text ctop_xscline {"X-scaling line ![1] of ![2]"}
  2043. Text ctop_yscline {"Y-scaling ![1] line ![2] of ![3]"}
  2044. Text ctop_cpack {"Packing ![1] colors to ![2] threshold ![3]"}
  2045. Text ctop_scalef {"Scaling frame ![1] of ![2]"}
  2046.  
  2047. // Player Stuff ***********************************
  2048.  
  2049. Text play_help 
  2050. "Usage: player [scriptfile] [options]\n"
  2051. "options: -cfg|-c config_file_path\n"
  2052. "         -drv|-d video_driver mode#" 
  2053. }
  2054.  
  2055. NameString play_panel 
  2056. {
  2057. title "Frames"
  2058. speed "Play speed"
  2059. }
  2060.  
  2061. Pull play_pull
  2062. {
  2063. "Player",100
  2064.     {
  2065.     "About",101,'a'
  2066.     "Memory",102,'m'
  2067.     "----",106
  2068.     "Quit",107,'q'
  2069.     }
  2070. "File",200
  2071.     {
  2072.     "Load Flic",201,'f'
  2073.     "Open Flic",202,'o'
  2074.     "Load GIF",203,'g'
  2075.     "Load PCX",204,'x'
  2076.     "Load Other",205,'l'
  2077.     "Play Script",206,'p'
  2078.     "----",207
  2079.     "Screen Size",208,'s'
  2080.     }
  2081. }
  2082.  
  2083. Text play_about
  2084. {
  2085. "    Autodesk Animator Pro\n"
  2086. "   Animation display program\n"
  2087. "         v. ![1]\n" // ![2]\n" * serializer string *
  2088. "Copyright 1991 by Jim Kent.\n"
  2089. "    ![3] ![4], ![5]. ![6]\n"
  2090. " Produced exclusively for\n"
  2091. "       Autodesk Inc.\n"
  2092. "            By\n"
  2093. "      Yost Group Inc."
  2094. }
  2095.  
  2096. Text play_mem
  2097. {
  2098. "Player memory Info:\n\n"
  2099. "![1] bytes free of ![2].\n"
  2100. "Memory used ![3].  Max used ![4].\n"
  2101. }
  2102. Text play_flimem { "There is not enough ram to load \"![1]\"\n"
  2103.                    "Play off disk?" }
  2104. Text play_load { "Warning! ![1] loaded but never played. Ignored." }
  2105. Text play_free { "Warning! ![1] freed but never loaded. Ignored." }
  2106. Text play_quit {"Quit Player?"}
  2107. Text play_lock { "Lock keyboard until next\n"
  2108.                 "control '![1]' is entered?" }
  2109. Text play_unlock { "Canceling keyboard lock." }
  2110. Text play_loadscr {"Load and play a script file?"}
  2111. Text play_ask_fd {"Insert disk in drive \"![1]\"\nto load \"![2]\""}
  2112.  
  2113. NameString play_flicload 
  2114. {
  2115. to_load "Pick flic file to load to ram"
  2116. load "Load"
  2117. to_open "Pick flic file to open"
  2118. open "Open"
  2119. }
  2120. Text play_gifl {"Pick GIF file to load"}
  2121. Text play_pcxl {"Pick PCX file to load"}
  2122. Text play_fmtl {"Pick image format to load"}
  2123. Text play_ffl {"Pick ![1] file to load first frame of"}
  2124.  
  2125. // script errors for player
  2126. NameString play_serrors 
  2127. {
  2128. gosub_nest "Too many nested gosubs, loops and keychoices."
  2129. cant_open_scr "Can't open script \"![1]\""
  2130. cant_open "Can't open \"![1]\""
  2131. bad_choice    "Invalid choice \"![1]\"" 
  2132. dubl_choice "Redundant choice '![1]'"
  2133. loop_count "Invalid loop count."
  2134. bad_option "Invalid play option \"![1]\""
  2135. bad_arg "Bad argument \"![2]\" for \"![1]\""
  2136. unexpected "Unexpected \"![1]\""
  2137. eof_err "Unexpected end of file"
  2138. sub_not_found "Subroutine \"![1]\" not found."
  2139. sub_declared "Subroutine \"![1]\" already declared"
  2140. load_unplayed "Can't load flic that is not played!"
  2141. not_loaded "flic not loaded"
  2142. unterminated "Unterminated \"![1]\""
  2143. cant_load_flic "Can't load flic \"![1]\""
  2144. }
  2145.